@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    outline: none;
    font-size: 16px;
    font-family: "微软雅黑";
    color: #333;
    box-sizing: border-box;
}
a {
    text-decoration: none;
}
ul li {
    list-style: none;
}
.top {
    width: 100%;
    height: 178px;
    background: url(../images/ban_skw.jpg)top center no-repeat;
    margin: 0 auto;
}
.top-contain {
    width: 1180px;
    height: 178px;
    margin: 0 auto;
    position: relative;
}
.top-contain img {
    margin-top: 28px;
}
.search {
    position: absolute;
    right: 20px;
    top: 68px;
    font-size: 0px;
}
.search input {
    border-radius: 8px 0 0 8px;
    width: 286px;
    height: 58px;
    border: 1px solid transparent;
    vertical-align: middle;
}
.search .button {
    border-radius: 0 8px 8px 0;
    width: 85px;
    height: 60px;
    border: 1px solid transparent;
    vertical-align: middle;
    background-color: #cc0001;
    text-align: center;
    color: #fff;
}
.nav {
    width: 100%;
    height: 60px;
    background: #cc0001;
}
.nav-contain {
    width: 1180px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.nav-contain a {
    color: #fff;
    line-height: 60px;
    display: inline-block;
    font-size: 20px;
}
.nav-contain a:hover {
    color: #ffe347;
    font-weight: 600;
}
.headlines {
    width: 1180px;
    margin: 0 auto;
    height: 140px;
    background: url("../images/headline_skw.png")110px 25px no-repeat;
    padding-left: 200px;
    text-align: center;
}
.headlines::before {
    content: '';
    display: table;
}
.headlines a {
    display: block;
    margin: 30px auto 0px auto;
}
.headlines a h2 {
    font-size: 32px;
    line-height: 48px;
}
.headlines a p {
    font-size: 16px;
    line-height: 32px;
}
.headnews {
    width: 1180px;
    margin: 0 auto;
}
.headnews::after {
    content: '';
    display: table;
    clear: both;
}
.lunbo1 {
    width: 581px;
    height: 400px;
    float: left;
}
.dd1 {
    width: 100%;
    height: 32px;
    background-color: #000;
    opacity: 0.88;
    filter: alpha(opaity=88);
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    text-align: left;
}
.dd1 > span {
    display: block;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.new-contain {
    width: 580px;
    float: right;
}
.new-titt {
    width: 580px;
    height: 52px;
    background: #ffeaea;
}
.new-titt ul li {
    float: left;
    width: 132px;
    text-align: center;
    line-height: 52px;
    font-size: 20px;
    font-weight: 500;
    height: 52px;
}
.new-titt ul li a {
    color: #333;
    width: 132px;
    line-height: 52px;
    display: inline-block;
    font-size: 20px;
}
.new-titt ul li.on {
    background: #cc0001;
}
.new-titt ul li.on a {
    color: #fff;
    font-weight: 600;
}
.new-page {
    width: 580px;
    position: relative;
}
.new-page ul li {
    background: url("../images/newd_skw.png") no-repeat left center transparent;
    padding-left: 20px;
    position: relative;
    zoom: 1;
    line-height: 44px;
}
.new-page ul li a {
    font-size: 16px;
    color: #333;
}
.new-page ul li span {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 15px;
    color: #333;
}
.hf {
    width: 1180px;
    margin: 20px auto;
}
.three-section {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.section {
    width: 380px;
}
.sec-title {
    width: 385px;
    height: 52px;
    background: #ffeaea;
    position: relative;
}
.sec-title .p1 {
    display: inline-block;
    width: 160px;
    height: 52px;
    background: #cc0001;
    color: #fff;
}
.sec-title .p1 img {
    float: left;
    margin: 11.5px;
}
.sec-title .p1 span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 52px;
}
.sec-title a > img {
    position: absolute;
    right: 10px;
    top: 21.5px;
}
.sec-img {
    width: 385px;
    height: 200px;
    position: relative;
    margin: 10px 0px 10px 0px;
}
.sec-img a p {
    display: block;
    height: 36px;
    background: #000;
    color: #fff;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    width: 385px;
    opacity: 0.8;
    padding-left: 10px;
}
.sec-news {
    width: 385px;
}
.sec-news ul li {
    background: url("../images/newd_skw.png") no-repeat left center transparent;
    padding-left: 20px;
    position: relative;
    zoom: 1;
    line-height: 36px;
}
.sec-news ul li a {
    font-size: 16px;
    color: #333;
}
.ztzl {
    width: 100%;
    height: 320px;
    background: #f1f1f1;
}
.ztzl-contain {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.lunbo2 {
    width: 1180px;
    margin: 30px auto;
    position: relative;
}
.nc1 {
    width: 38px !important;
    height: 38px !important;
    background: url("../images/nc1_skw.png") no-repeat;
    position: absolute;
    left: 0px !important;
    top: 39% !important;
    cursor: pointer;
    z-index: 1;
}
.nc2 {
    width: 38px !important;
    height: 38px !important;
    background: url("../images/nc2_skw.png") no-repeat;
    position: absolute;
    right: 0px !important;
    top: 39% !important;
    cursor: pointer;
    z-index: 1;
}
.xglj {
    width: 100%;
    height: 72px;
    background: #ffeaea;
}
.xglj-con {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.xglj-con > select {
    width: 223px;
    height: 40px;
    margin-top: 18px;
    color: #333;
    background: #fff;
    font-size: 14px;
}
.bottom {
    width: 100%;
    height: 300px;
    background: #cc0001;
}
.bottom::before {
    content: '';
    display: table;
}
.bottom-con {
    width: 1180px;
    margin: 20px auto;
    text-align: center;
}
.bottom-con p {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.bottom-img {
    width: 1180px;
    margin: 0 auto;
    text-align: center;
}
.bottom-img img {
    margin-right: 20px;
    vertical-align: middle;
    width: 6%;
}
.bottom-img .im1 {
    width: 9%;
}
/*列表页样式*/
.lb-box {
    width: 1180px;
    margin: 0 auto;
}
.position {
    font-size: 14px;
    color: #666666;
    padding: 15px 0;
}
.list_titok {
    width: 260px;
    border: solid 1px rgba(229, 229, 229, 0.4);
    background-color: #fff;
    padding-bottom: 20px;
}
.list_titok p {
    width: 100%;
    height: 50px;
    background-color: #cc0001;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.list_titok ul li {
    height: 60px;
    margin: 0 10px;
    line-height: 60px;
    border-bottom: 1px dashed #e6e6e6;
    text-align: center;
}
.list_titok ul li a {
    color: #000;
    font-size: 18px;
}
.list_titok ul li a img {
    float: right;
    padding-top: 25px;
}
.active_ok a {
    color: #006ab4 !important;
}
.list_contok {
    width: 898px;
    padding: 15px;
    border: 1px solid #f2f3f5;
    background-color: #fff;
    margin-bottom: 20px;
}
.ttit a {
    font-size: 22px;
    color: #cc0001;
}
.list_contok1 p {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    text-indent: 2em;
}
.leader1, .leader2, .leader3, .leader4 {
    width: 180px;
}
.leader1 {
    margin: 0 auto;
}
.leader_pic {
    text-align: center;
}
.leader_pic span, .leader_pic p {
    color: #000;
}
.leader_pic span {
    font-size: 14px;
    line-height: 18px;
}
.leader_pic p {
    font-size: 16px;
}
.leader2 {
    margin-left: 72px;
}
.leader3 {
    margin: 0 72px;
}
.list_contokok {
    display: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.mb30 {
    margin-bottom: 10px;
}
.listsrok ul li {
    background-image: url("../images/newd_skw.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.listsrok ul li a {
    float: left;
    display: block;
    width: 620px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.listsrok span {
    float: right;
}
.listsrok ul li span {
    font-size: 14px;
    color: #717171;
    line-height: 40px;
    margin: 0 6px;
}
.cola_cont::after {
    content: '';
    display: table;
    clear: both;
}
#testfenye {
    width: 100%;
    margin-top: 20px;
}
.page-elem-field-root {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.page-elem-field {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
/* .page-elem-field .item:first-child::after{
	content: "å…±{{total}}æ¡";
	position: absolute;
	left: -60px;
} */
.page-elem-field .item {
    position: relative;
    width: 32px;
    height: 32px;
    border: 1px solid #e3e3e6;
    border-radius: 4px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* ä¸¤ä¸ªå°æ–¹å—ä¹‹é—´çš„è·ç¦» */
    margin-right: 8px;
}
.page-elem-field .item:last-child {
    margin-right: 0px;
}
.page-elem-field .item.head {
    width: 60px;
    min-width: 50px;
}
.page-elem-field .item.foot {
    width: 60px;
    min-width: 50px;
}
.page-elem-field .item.active {
    background-color: #cc0001;
    color: #fff;
}
.page-elem-field .item:hover {
    background-color: #cc0001;
    color: #fff;
}
.page-elem-field .item.item-disable {
    color: #d2d2d2 !important;
    cursor: not-allowed !important;
}
.page-elem-field .item.active:hover {
    background-color: #425CDE;
    color: #fff;
}
.toPage {
    margin-left: 32px;
    width: 100px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.toPage .inputBox {
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    position: relative;
}
.toPage .inputBox .inputborder {
    width: 40px;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    outline: none;
    border: 1px solid #e2e2e2;
    z-index: 22;
    position: absolute;
    left: 0;
    top: 0;
}
.toPage .inputBox .show-val {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}
.toPage::before {
    content: '跳至';
    display: block;
    margin-right: 5px;
    width: 32px;
    height: 30px;
    line-height: 30px;
}
.toPage::after {
    content: '页';
    margin-left: 5px;
    width: 16px;
    height: 30px;
    line-height: 30px;
}
.pagesbox {
    margin-left: 10px;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.pagesbox .currectPage {
    color: deepskyblue;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.pagesbox .line {
    color: deepskyblue;
    width: 10px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.pagesbox .allPages {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
/*内容页面样式*/
.nr-box {
    width: 1180px;
    margin: 0 auto;
}
.essay-con {
    width: 1180px;
    margin: 0 auto;
    background: #fff;
}
.title_xx {
    text-align: center;
    display: block;
    box-sizing: border-box;
    padding: 0 160px;
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px;
}
.small {
    text-align: center;
}
.content {
    width: 90%;
    margin: 0 auto;
}
.content p {
    font-size: 16px;
    line-height: 39px;
    text-align: justify;
}
.content p.p1 {
    text-align: center;
}